summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-24 13:17:13 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-08-24 13:17:13 +0200
commitd9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94 (patch)
treef6a86b115419c631f2b4909a84d99e8ac6fef3a8
parentUpdated 10. VirtualBox and Docker Images (markdown) (diff)
downloadkrakensdr_docs.wiki-d9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94.tar
krakensdr_docs.wiki-d9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94.tar.gz
krakensdr_docs.wiki-d9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94.tar.bz2
krakensdr_docs.wiki-d9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94.tar.lz
krakensdr_docs.wiki-d9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94.tar.xz
krakensdr_docs.wiki-d9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94.tar.zst
krakensdr_docs.wiki-d9e2f648e6eb8b9c53e130aaaf35eb3c341bfd94.zip
-rw-r--r--10.-VirtualBox-and-Docker-Images.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/10.-VirtualBox-and-Docker-Images.md b/10.-VirtualBox-and-Docker-Images.md
index 7e1c263..8c2eee5 100644
--- a/10.-VirtualBox-and-Docker-Images.md
+++ b/10.-VirtualBox-and-Docker-Images.md
@@ -8,7 +8,7 @@ The image file is provided as an OVA file, so in VirtualBox go to File->Import t
Note that this uses the VirtualBox USB3.0 implementation as we have found that the USB2.0 implementation is too slow and drops samples. The USB3.0 implementation works well. In order to use the USB3.0 implementation you will need the Oracle VM VirtualBox Extension Pack from https://www.virtualbox.org/wiki/Downloads installed to your VirtualBox.
-We recommend allocating 8GB of RAM and 4 CPU cores to the system. We have tested the image on a 6th gen and 11th gen intel CPU. The 6th gen runs the DOA and PR software well, but the GNU Radio code struggles to keep up. The 11th gen is capable of handling everything.
+We recommend allocating 8GB of RAM and 4 CPU cores to the system. We have tested the image on a 6th gen and 11th gen intel CPU. The 6th gen runs the DOA software well and PR software well but not at full speed. The GNU Radio code struggles to keep up on 6th gen. The 11th gen is capable of handling everything.
## Docker